< URL > Address of the specified resource in the internet.
< PostData > If specified, http() performs a POST operation, else it performs a GET.
Return Value
If operation is successful,
it returns 1. The resulting page is available in $http.Page. It returns 0, if operation fails and the actual error is listed in $Error.
Remarks
The resource
downloaded is always saved to the $http variable.